In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationFreeHand / Points Property

Points Property (AnnotationFreeHand)

In This Topic
Syntax
'Declaration

 

Public Shadows ReadOnly Property Points As PointF()
public new PointF[] Points {get;}
public read-only property Points: array of PointF; 
public hide function get Points : PointF[]
public: __property new PointF[]* get_Points();
public:

new property array<PointF>^ Points {

   array<PointF>^ get();

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationFreeHand
AnnotationFreeHand Members